WorldClient Pro © 1999-2000 Alt-N Technologies. All Rights Reserved.

 Directories & Files

 

The following is a list and overview of the primary directories used by WorldClient Pro, and the files that each directory contains.

\WorldClient\
Besides WorldClient Pro's main application files, the base directory contains several files that you may need to work with:

Note

Address book files are Tab delimited. To add an Address Book entry to the AddrBook.txt file, open it using a text editor (such as Notepad), and type:

Name[Tab]email address[Tab]comment[Enter]

and then Save the file. The entry will not be recognized unless there are tabs before and after the email address.

 

\Admin-CGI\
This subdirectory is where you should store CGI's that you wish to use with the Remote Administration interface.

 

\HTML\
The HTML subdirectory contains a number of important subdirectories and files used by WorldClient Pro:

Theme Subdirectories
For each of WorldClient's Themes (see \Templates\) there is a separate subdirectory contained in the \HTML\ subdirectory. Each of these subdirectories will have the same name as the WorldClient Theme they represent and will contain:

 

Admin Subdirectory
This directory is similar to the Theme subdirectories. It contains the image and style files referenced by WorldClient Pro's Remote Administration interface. It also contains a \help\ subdirectory that contains the Admin's help system.

 

Help Subdirectory
This directory contains WorldClient's user help system. This is the client-side help system used for explaining all client functions.

 

Additional Files
Any non-template HTML files that you have created and wish to incorporate into your WorldClient Pro site.

In addition, this directory contains the "Help" and "Help-Admin" folders, which contain the help systems for the email client and for WorldClient Pro administration.

 

\Logs\
The Logs subdirectory contains five log files that WorldClient Pro maintains:

Note

In the WorldClient.ini you can specify the level of log file verbosity by designating a value of 1 through 4; 1 being the most verbose and 4 being the least.

 

\Users\
The Users subdirectory contains a separate directory for each WorldClient Pro user. The name of this directory is the same as the user's sign-in name. Each user's subdirectory contains:

 

\Util\
This directory contains several utilities that you may wish to use with WorldClient Pro:

 

\Templates\

All of the HTML files used by the WorldClient Pro parsing engine are stored in the Templates subdirectory. These HTML files are read in and all variables (denoted by <$varname$>) are replaced by WorldClient Pro on the fly and then sent to the browser. There can be any number of different "Themes" directories in the Templates subdirectory. These are available for the users to select between based upon their preference or browser. WorldClient Pro ships with two themes: Standard-WorldClient's original Theme which utilizes frames with JavaScript, and Globe-the latest and most advanced Theme containing many new features, controls, and images. This directory is also where you will place any new Themes that you create or acquire from some other source.

For more information on Templates see: Themes.

For instructions on creating custom Themes see: Creating a New Theme.